home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / Systeme / UnLockIT / UnLockITSetup.exe / {app} / UnLockITExt-x64.dll / REGISTRY / 101 (.txt)
InstallShield Script  |  2010-03-01  |  787b  |  31 lines

  1.     NoRemove CLSID
  2.     {
  3.         ForceRemove {11005D67-3D40-4EEF-B708-6F91D08B1C5B} = s 'UnlockIT ContextMenuExt Class'
  4.         {
  5.             InprocServer32 = s '%MODULE%'
  6.             {
  7.                 val ThreadingModel = s 'Apartment'
  8.             }
  9.         }
  10.     }
  11.     NoRemove *
  12.     {
  13.         NoRemove ShellEx
  14.         {
  15.             NoRemove ContextMenuHandlers
  16.             {
  17.                 ForceRemove UnlockITMenuExtension = s '{11005D67-3D40-4EEF-B708-6F91D08B1C5B}'
  18.             }
  19.         }
  20.     }
  21.     NoRemove Directory
  22.     {
  23.         NoRemove ShellEx
  24.         {
  25.             NoRemove ContextMenuHandlers
  26.             {
  27.                 ForceRemove UnlockITMenuExtension = s '{11005D67-3D40-4EEF-B708-6F91D08B1C5B}'
  28.             }
  29.         }
  30.     }
  31.